The table below shows how to upgrade capture configuration
code to SynqNet Phase II.
Trigger when input is:
|
Analog / SynqNet Phase I
|
SynqNet Phase II
|
trigger.mask
|
trigger.pattern
|
source[sourceBit].enabled
|
source[sourceBit].invert
|
High
|
Include
MPIMotorInput bit
|
Include
MPIMotorInput bit
|
TRUE
|
FALSE
|
Low
|
Include
MPIMotorInput bit
|
Exclude
MPIMotorInput bit
|
TRUE
|
TRUE
|
Don't use as a trigger
|
Exclude
MPIMotorInput bit
|
Exclude
MPIMotorInput bit
|
FALSE
|
(n/a)
|
Use Global Trigger Flag for Capture
|
(n/a)
|
source[MPICaptureSourceGLOBAL].enabled = TRUE
|
source[MPICaptureSourceGLOBAL].invert = FALSE
|
Set Global Trigger FlagOn Capture
|
(n/a)
|
MPICaptureConfig.global = TRUE
|
|
- The bit associated with this motor
input should be on
†† - The bit associated with this motor input should be off
|