Effective Date: 2016-11-07
Important Notes -
- The following only applies to Slice Base+ Nano & Slice Base+ Micro systems
- For Slice Pro systems you must use a Slice Pro Trigger Distributor Module (SPD) to achive the same result. Slice Pro Trigger Distributor Module
You can invert the TRIGGER and START polarities in SLICEWare by editing the following lines of the SLICEWare.exe.config file. The default settings are as follows
- InvertTrigger is set to false. This sets the trigger (or event) to be normally open and closing EVENT to ground will create the trigger. Setting to true requires the EVENT is shorted and opening the input will triggr the SLICE
- InvertStart functions the same way as the trigger input. The false setting requires the input to be shorted or closed to Start recording. Setting to true will need to have the start input shorted to ground and opening the connection will Start the SLICE
<setting name="InvertTrigger" serializeAs="String">
<value>False</value>
<setting name="InvertStart" serializeAs="String">
<value>False</value>
Comments
0 comments
Please sign in to leave a comment.