|
|||
|
|
|
|
IPAdress | IP Adress or Serial Device in case of direct USB connection | String | none |
PortNb | Port Number. Set to -1 in case of direct USB connection (serial device) | int | 5000 |
TTLOutputMask | Selects the TTL outputs where the trigger will be generated (ex. 1 -> only ttl 1, 3 -> ttl 1 and 3, 8 -> only ttl 4) | int | 1 |
EncoderMask | Selects the encoders to be readout (ex. 1 -> only enc 1, 3 -> enc 1 and 3, 8 -> only enc 4) | int | 1 |
GateTriggByPos | If 1 the gate for starting the trigger pulses is triggered by a set enconder position. If 0 the gate is triggered by time | int | 1 |
EncoderPosTrigger | Number of the encoder used for triggering in position | int | 1 |
PosConversionFactor1 | Factor for converting encoder unit to physical units: enc_pos = phy_pos * factor. Used for calibrate encoder 1 readout | double | 1. |
PosOffset1 | Offset in enc position: enc_pos = offset + phy_pos * factor. Used for calibrate encoder 1 readout | double | 0. |
PosConversionFactor2 | Factor for converting encoder unit to physical units: enc_pos = phy_pos * factor. Used for calibrate encoder 2 readout | double | 1. |
PosOffset2 | Offset in enc position: enc_pos = offset + phy_pos * factor. Used for calibrate encoder 2 readout | double | 0. |
PosConversionFactor3 | Factor for converting encoder unit to physical units: enc_pos = phy_pos * factor. Used for calibrate encoder 3 readout | double | 1. |
PosOffset3 | Offset in enc position: enc_pos = offset + phy_pos * factor. Used for calibrate encoder 3 readout | double | 0. |
PosConversionFactor4 | Factor for converting encoder unit to physical units: enc_pos = phy_pos * factor. Used for calibrate encoder 4 readout | double | 1. |
PosOffset4 | Offset in enc position: enc_pos = offset + phy_pos * factor. Used for calibrate encoder 4 readout | double | 0. |
PulseTriggByPos | If set to 1 the pulses will be trigger in Position. 0 in time. |
int | 0 |