OmronTriggerSource
Description
Specifies the internal signal or physical input Line to use as the trigger source.
namespace OmronTriggerSource
{
enum Type
{
Software,
SoftwareSignal0,
SoftwareSignal1,
Action0,
Line0,
Line1,
Line2,
LogicBlock0
};
}
