Exemplo n.º 1
0
 public static extern int KSJ3D_GetStartTrigger(int nChannel, ref KSJ3D_START_TRIGGER_SOURCE pStartTriggerSource, ref bool pbEnable, ref KSJ3D_TRIGGER_EDGE_MODE pStartTriggerCondition);
Exemplo n.º 2
0
 public static extern int KSJ3D_SetStartTrigger(int nChannel, KSJ3D_START_TRIGGER_SOURCE StartTriggerSource, bool bEnable, KSJ3D_TRIGGER_EDGE_MODE StartTriggerCondition);