Back to Adaptive Vision Library website

You are here: Start » Function Reference » Neousys

Neousys

Select a function from the list below.

IconNameDescription
Neousys_GetDigitalInput_MultipleGets values of all digital input channels at once on a Neousys computer.
Neousys_GetDigitalInput_MultipleAsArrayGets values of all digital input channels at once on a Neousys computer passed in an array form.
Neousys_GetDigitalInput_SingleGets value of single digital input channel on a Neousys computer.
Neousys_ResetWatchdogTimerResets watchdog timer countdown on a Neousys computer.
Neousys_SetDigitalOutput_MultipleSets values to all digital output channels at once on a Neousys computer.
Neousys_SetDigitalOutput_Multiple_CheckedSets values to all digital output channels at once on a Neousys computer. Additionally, does a read-back of the values to make sure they're identical to the written values.
Neousys_SetDigitalOutput_MultipleAsArraySets values to all digital output channels at once on a Neousys computer passed in an array form.
Neousys_SetDigitalOutput_MultipleAsArray_CheckedSets values to all digital output channels at once on a Neousys computer passed in an array form. Additionally, does a read-back of the values to make sure they're identical to the written values.
Neousys_SetDigitalOutput_SingleSets value to single digital output channel on a Neousys computer.
Neousys_SetDigitalOutput_Single_CheckedSets value to single digital output channel on a Neousys computer. Additionally, does a read-back of the value to make sure it's identical to the written value.
Neousys_SetWatchdogTimerSets watchdog timer properties on a Neousys computer.
Neousys_StartWatchdogTimerStarts watchdog timer countdown on a Neousys computer.
Neousys_StopWatchdogTimerStops watchdog timer countdown on a Neousys computer.