FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kIoTest Class Reference

Description

Represents I/O test configuration.

Inheritance diagram for kIoTest:
Inheritance graph

Public Member Functions

k32u kIoTest_BitRate (kIoTest test)
 Gets the bit rate for UART. More...
 
kStatus kIoTest_BitRateInfo (kIoTest test, kInfo32u *info)
 Reports constraint and validity information for the bit rate setting. More...
 
kStatus kIoTest_Clear (kIoTest test)
 Resets test output device settings to defaults. More...
 
kBool kIoTest_DigitalOut (kIoTest test, kSize index)
 Gets digital output state. More...
 
kStatus kIoTest_DigitalOutInfo (kIoTest test, kSize index, kInfoBool *info)
 Reports constraint and validity information for the DigitalOut setting. More...
 
kBool kIoTest_G20x0MasterMode (kIoTest test)
 Gets Gocator 20x0 master mode. More...
 
kStatus kIoTest_G20x0MasterModeInfo (kIoTest test, kInfoBool *info)
 Reports constraint and validity information for the G20x0MasterMode setting. More...
 
kSize kIoTest_Id (kIoTest test)
 Gets the id of the output. More...
 
kSize kIoTest_MovingAvgWindow (kIoTest test)
 Gets ADC moving average window size. More...
 
kStatus kIoTest_MovingAvgWindowInfo (kIoTest test, kInfoSize *info)
 Reports constraint and validity information for the ADC moving average window size. More...
 
kStatus kIoTest_ReadAd7415 (kNode node, k32u deviceId, k32s *temp)
 External temperature probe AD7415 is not supported in FireSync 6+. More...
 
kStatus kIoTest_ReadSerial (kIoTest test, void *buffer, kSize capacity, kSize *bytesRead)
 Read serial data. More...
 
kStatus kIoTest_Reset (kIoTest test)
 Reset the I/O test module. More...
 
kBool kIoTest_Safety (kIoTest test)
 Gets safety output state. More...
 
kStatus kIoTest_SafetyInfo (kIoTest test, kInfoBool *info)
 Reports constraint and validity information for the Safety setting. More...
 
kIoTestSerialMode kIoTest_SerialMode (kIoTest test)
 Gets serial receiver mode. More...
 
kStatus kIoTest_SerialModeInfo (kIoTest test, kInfoBits *info)
 Reports constraint and validity information for the SerialMode setting. More...
 
kStatus kIoTest_SetBitRate (kIoTest test, k32u rate)
 Sets the bit rate for UART. More...
 
kStatus kIoTest_SetDigitalOut (kIoTest test, kSize index, kBool state)
 Sets digital output state. More...
 
kStatus kIoTest_SetG20x0MasterMode (kIoTest test, kBool masterMode)
 Sets Gocator 20x0 master mode. More...
 
kStatus kIoTest_SetMovingAvgWindow (kIoTest test, kSize window)
 Sets ADC moving average window size. More...
 
kStatus kIoTest_SetSafety (kIoTest test, kBool safety)
 Sets safety output state. More...
 
kStatus kIoTest_SetSerialMode (kIoTest test, kIoTestSerialMode mode)
 Sets serial receiver mode. More...
 
kStatus kIoTest_SetSyncIo (kIoTest test, k32u syncIo)
 Sets Sync I/O value. More...
 
kStatus kIoTest_Stats (kIoTest test, kIoTestStats *stats)
 Retrieve statistics. More...
 
k32u kIoTest_SyncIo (kIoTest test)
 Gets Sync I/O value. More...
 
kStatus kIoTest_SyncIoInfo (kIoTest test, kInfo32u *info)
 Reports constraint and validity information for the SyncIo setting. More...
 

Related

#define kIO_TEST_IO_I2C_ID_EXT_AD7415
 

The documentation for this class was generated from the following files: