WindowsStatus Function

Returns the Windows startup status.

Syntax
WindowsStatus

Return Values
Integer value representing the current Windows startup status. The Windows startup status is returned in a bit image and shows the following status.

Function name System reservation RC+ enabled PC enabled
Bit number 15 to 2 1 0
Details of available functions

Vision Guide (Frame grabber type)

RC+ API

Fieldbus master

PC file

PC RS-232C

Data base access

DLL call

Note


  • About the Controllers to use

    It cannot be used with T/VT series.


Description
This function is used to check the controller startup status when the controller configuration is set to “Independent mode”. When the controller configuration is set to “Cooperative mode”, programs cannot be started until both RC+ function and PC function turn available.

WindowsStatus Function Example

Print "The current PC Booting up Status is: ", WindowsStatus