File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <PlusConfiguration version =" 2.7" >
2+
3+ <DataCollection StartupDelaySec =" 2.0" >
4+ <DeviceSet
5+ Name =" PlusServer: PicoScope P2000 series"
6+ Description =" Broadcasting acquired electrical signal from P2000 series oscilloscope thorugh OpenIGTLink" />
7+ <Device
8+ Id =" ScopeDevice"
9+ Type =" PicoScope"
10+ NumberOfSamples =" 1024"
11+ >
12+ <DataSources >
13+ <DataSource
14+ Type =" Video"
15+ Id =" PicoSignal"
16+ ChAVoltageRangeMv =" 100"
17+ ChACoupling =" DC"
18+ ChBVoltageRangeMv =" 100"
19+ ChBCoupling =" DC"
20+ />
21+ </DataSources >
22+ <OutputChannels >
23+ <OutputChannel Id =" PicoOutput" VideoDataSourceId =" PicoSignal" />
24+ </OutputChannels >
25+ </Device >
26+ </DataCollection >
27+
28+ <PlusOpenIGTLinkServer
29+ MaxNumberOfIgtlMessagesToSend =" 1"
30+ MaxTimeSpentWithProcessingMs =" 50"
31+ ListeningPort =" 18944"
32+ SendValidTransformsOnly =" TRUE"
33+ OutputChannelId =" PicoOutput" >
34+ <DefaultClientInfo >
35+ <MessageTypes >
36+ <Message Type =" IMAGE" />
37+ </MessageTypes >
38+ <ImageNames >
39+ <Image Name =" Signal" EmbeddedTransformToFrame =" Signal" />
40+ </ImageNames >
41+ </DefaultClientInfo >
42+ </PlusOpenIGTLinkServer >
43+
44+ </PlusConfiguration >
You can’t perform that action at this time.
0 commit comments