|
You can use the open collector output in two ways:
1) Initiate from scheme event:
When Editing a scheme (Using StarLog V3 - Scheme Editor):
Select "Window" then "Events".
Define an event e.g Channel A = B.
Click the green, down pointing arrow adjacent to the output field for the event you just defined.
You will be presented with a list of possible outputs for the event.
Choose one of the outputs associated with OUT0 to control OUT0 according to the ouputs description e.g Pulse Out0 for 100ms, pulse Out0 for 50ms.
2) Initiate from custom code:
You can also activate the output directly from included custom code using the pulse or switch instructions. These instructions are explained in the "Version 3 for Starlog - Programmer's manual".
|