File tree 2 files changed +94
-0
lines changed
2 files changed +94
-0
lines changed Original file line number Diff line number Diff line change
1
+ <PlusConfiguration version =" 2.1" >
2
+
3
+ <DataCollection StartupDelaySec =" 1.0" >
4
+ <DeviceSet
5
+ Name =" PlusServer: DAQ USB3-FRM13-B Grabber (CameraLink)"
6
+ Description =" Broadcasting acquired video through PlusServer from a DAQ USB3-FRM13-B Grabber (CameraLink)"
7
+ />
8
+ <Device
9
+ Id =" VideoDevice"
10
+ Type =" DAQVideoSource"
11
+ DataMode =" 16"
12
+ >
13
+ <DataSources >
14
+ <DataSource Type =" Video" Id =" Video" PortUsImageOrientation =" UF" />
15
+ </DataSources >
16
+ <OutputChannels >
17
+ <OutputChannel Id =" VideoStream" VideoDataSourceId =" Video" />
18
+ </OutputChannels >
19
+ </Device >
20
+ </DataCollection >
21
+
22
+ <CoordinateDefinitions >
23
+ <Transform From =" Image" To =" Reference"
24
+ Matrix ="
25
+ 0.5 0 0 0
26
+ 0 -0.5 0 0
27
+ 0 0 0.5 0
28
+ 0 0 0 1" />
29
+ </CoordinateDefinitions >
30
+
31
+ <PlusOpenIGTLinkServer
32
+ MaxNumberOfIgtlMessagesToSend =" 1"
33
+ MaxTimeSpentWithProcessingMs =" 33"
34
+ ListeningPort =" 18944"
35
+ SendValidTransformsOnly =" true"
36
+ OutputChannelId =" VideoStream" >
37
+ <DefaultClientInfo >
38
+ <MessageTypes >
39
+ <Message Type =" IMAGE" />
40
+ </MessageTypes >
41
+ <ImageNames >
42
+ <Image Name =" Image" EmbeddedTransformToFrame =" Reference" />
43
+ </ImageNames >
44
+ </DefaultClientInfo >
45
+ </PlusOpenIGTLinkServer >
46
+
47
+ </PlusConfiguration >
Original file line number Diff line number Diff line change
1
+ <PlusConfiguration version =" 2.1" >
2
+
3
+ <DataCollection StartupDelaySec =" 1.0" >
4
+ <DeviceSet
5
+ Name =" PlusServer: DAQ USB3-FRM13-B Grabber (CameraLink)"
6
+ Description =" Broadcasting acquired video through PlusServer from a DAQ USB3-FRM13-B Grabber (CameraLink)"
7
+ />
8
+ <Device
9
+ Id =" VideoDevice"
10
+ Type =" DAQVideoSource"
11
+ DataMode =" 16"
12
+ >
13
+ <DataSources >
14
+ <DataSource Type =" Video" Id =" Video" PortUsImageOrientation =" UF" />
15
+ </DataSources >
16
+ <OutputChannels >
17
+ <OutputChannel Id =" VideoStream" VideoDataSourceId =" Video" />
18
+ </OutputChannels >
19
+ </Device >
20
+ </DataCollection >
21
+
22
+ <CoordinateDefinitions >
23
+ <Transform From =" Image" To =" Reference"
24
+ Matrix ="
25
+ 0.5 0 0 0
26
+ 0 -0.5 0 0
27
+ 0 0 0.5 0
28
+ 0 0 0 1" />
29
+ </CoordinateDefinitions >
30
+
31
+ <PlusOpenIGTLinkServer
32
+ MaxNumberOfIgtlMessagesToSend =" 1"
33
+ MaxTimeSpentWithProcessingMs =" 33"
34
+ ListeningPort =" 18944"
35
+ SendValidTransformsOnly =" true"
36
+ OutputChannelId =" VideoStream" >
37
+ <DefaultClientInfo >
38
+ <MessageTypes >
39
+ <Message Type =" IMAGE" />
40
+ </MessageTypes >
41
+ <ImageNames >
42
+ <Image Name =" Image" EmbeddedTransformToFrame =" Reference" />
43
+ </ImageNames >
44
+ </DefaultClientInfo >
45
+ </PlusOpenIGTLinkServer >
46
+
47
+ </PlusConfiguration >
You can’t perform that action at this time.
0 commit comments