Board: Board related functions

Top  Previous  Next

The board-related functions give access to a number of features that are offered by the RTCU platform. Some of these features might not be available on all RTCU devices. Please consult the technical manual of the actual RTCU device.

 


boardSupplyVoltage

Returns the current supply voltage.


boardSupplyType

Returns the type of supply the RTCU device is powered with.


boardTemperature

Returns the current temperature.


boardVersion

Returns the version of firmware.


boardVersionX

Returns detailed information on the firmware versions in an NX32L based device.


boardType

Returns the type of RTCU device.


boardSerialNumber

Returns the serial number of the RTCU device.


boardReset

Resets the RTCU device.


boardGetProfile

Returns information about features that are available on the RTCU device.


boardGetProfileX

Returns extended information about features that are available..


boardWatchdog

Software watchdog.


boardSetPassword

Sets the password for accessing the RTCU device.


boardSetPasswordAlt

Sets the alternative password of the device.


boardClearPassword

Clears the password of the device.


boardSetFaultReset

Sets a timer for resetting a device after a fault.


boardDCOut

Enable/disable external DC-power.


boardDCOut2

Enable/disable external DC-power 2.


boardFaultLogGet

Gets fault log entries.


boardFaultLogGetDebug

Read the debug information of a fault log entry.


boardFaultLogClear

Clears the fault log.


boardEnableS0

Controls the S0 interface.


boardSetOption

Enables options using an option key.


boardRequestOption

Requests on-demand options from the Logic IO option server.


boardGetStatistics

Query system statistics from the device.


boardTimeSinceReset

Returns number of milliseconds since device start.


boardSetAIMode

Switch the analog input mode between synchronous and asynchronous.


boardSetAIResolution

Selects the resolution for the analog input to use.


boardSetAOResolution

Selects the resolution for the analog output to use.

 

boardSysSwitchGet

Query the state of a System Switch.


boardSysSwitchSet

Control a System Switch.


boardSetApplication

Select application file from project drive to run,


boardSupplySetWakeup

Configures the system to wake from pmSuspend when the external power is applied/removed.


boardDinSetWakeup

Configures the digital inputs as wake-up sources for pmSuspend.