Plus applications user manual
2.9.0.0be062e
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
="FALSE"
and UseLastTransformsOnReceiveTimeout ="TRUE"
(as Slicer only sends transforms when they change)="TDATA"
and ReconnectOnReceiveTimeout ="FALSE"
(to avoid reconnects, as BrainLab asks for manual confirmation on each connect request)"OpenIGTLinkTracker"
TRANSFORM
, POSITION
, or TDATA
). If the MessageType is not specified then the default message type will be used (specified in the remote server) TRUE
If there is no new value received for a transform then the last known value is used. It is useful for software that only sends a transform when it is changed, such when sending transforms from 3D Slicer.FALSE
If there is no new value received for a transform then it is treated as an error.TRUE
or FALSE
). TRUE
Timestamp in the OpenIGTLink message header is used as acquisition time for the item. If the remote server is on a different computer then the clocks of the remote server computer and the computer that runs PlusServer must be accurately synchronized (e.g., using NTP).FALSE
Time of receiving the message is used as timestamp. Variable network delays may cause jitter in the timestamps.TRUE
or FALSE
). It is usually desirable, because it makes the connection more robust, however in cases where server reconnection requires user approval (e.g., in BrainLab systems) it may be more convenient to turn this feature off.