Real-Time Utility Library Function Tree
- Updated2023-02-21
- 1 minute(s) read
Class/Panel Name | Function Name |
---|---|
System Query | |
Get System Information | GetRTSystemInfo |
Find All Systems On Subnet | FindAllRTSystemsOnSubnet |
System Select Popup | RTSystemSelectPopup |
Is the System Shutting Down? | RTIsShuttingDown |
System Configuration | |
Set IP Configuration | SetRTIPConfiguration |
Set System Setting | SetRTSystemSetting |
Reboot System | RebootRTSystem |
Lock System | LockRTSystem |
Unlock System | UnlockRTSystem |
Format System | FormatRTSystem |
System Replication | |
Create System Image | CreateRTSystemImage |
Apply System Image | ApplyRTSystemImage |
Microsecond Wait Functions | |
Sleep | SleepUS |
Sleep Until | SleepUntilUS |
Sleep Until Next Multiple | SleepUntilNextMultipleUS |
Get Current Time | GetTimeUS |
Real-Time Trace Viewer | |
Configure Trace | TraceConfigure |
Start Trace | TraceStart |
Stop And Send Trace | TraceStopAndSend |
Stop And Save Trace | TraceStopAndSave |
Load And Send Trace | TraceLoadAndSend |
Record A User Event | TraceUserEvent |
Set Thread Name | TraceSetThreadName |
Symmetric Multi-Processing | |
Set Processor Affinity For Thread | SetProcessorAffinityForThread |
Configure Processor Pool | ConfigureProcessorPool |
Watchdog Timer | |
Configure | NIWatchdog_Configure |
Whack | NIWatchdog_Whack |
Clear | NIWatchdog_Clear |
Get Attribute | NIWatchdog_GetAttribute |
Set Attribute | NIWatchdog_SetAttribute |
Clear Outputs | NIWatchdog_ClearOutputs |
Disable | NIWatchdog_Disable |
LEDs and Switches | |
Get LED State | GetLedState |
Set LED State | SetLedState |
Get Switch State | GetSwitchState |
External Modules | |
Load RT Module | LoadRTModule |
Unload RT Module | UnloadRTModule |
Get RT Module Address | GetRTModuleAddr |
Free RTUtil Memory | FreeRTUtilMemory |
Dispose RT System Info | DisposeRTSystemInfo |
Get RTUtil Error String | GetRTUtilErrorString |