Back to FabImage Library website
You are here: Start » Function Reference » Neousys
Neousys
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
Neousys_GetDigitalInput_Multiple | Gets values of all digital input channels at once on a Neousys computer. | Lite |
![]() |
Neousys_GetDigitalInput_MultipleAsArray | Gets values of all digital input channels at once on a Neousys computer passed in an array form. | Lite |
![]() |
Neousys_GetDigitalInput_Single | Gets value of single digital input channel on a Neousys computer. | Lite |
![]() |
Neousys_ResetWatchdogTimer | Resets watchdog timer countdown on a Neousys computer. | Lite |
![]() |
Neousys_SetDigitalOutput_Multiple | Sets values to all digital output channels at once on a Neousys computer. | Lite |
![]() |
Neousys_SetDigitalOutput_Multiple_Checked | Sets 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. | Lite |
![]() |
Neousys_SetDigitalOutput_MultipleAsArray | Sets values to all digital output channels at once on a Neousys computer passed in an array form. | Lite |
![]() |
Neousys_SetDigitalOutput_MultipleAsArray_Checked | Sets 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. | Lite |
![]() |
Neousys_SetDigitalOutput_Single | Sets value to single digital output channel on a Neousys computer. | Lite |
![]() |
Neousys_SetDigitalOutput_Single_Checked | Sets 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. | Lite |
![]() |
Neousys_SetWatchdogTimer | Sets watchdog timer properties on a Neousys computer. | Lite |
![]() |
Neousys_StartWatchdogTimer | Starts watchdog timer countdown on a Neousys computer. | Lite |
![]() |
Neousys_StopWatchdogTimer | Stops watchdog timer countdown on a Neousys computer. | Lite |