Configuration Class - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
3.37.1. Properties
Code
C++:
C:
Returns the notification code.
In C, the parameter "h" is a handler of the notification (Notification).
Unit
C++:
C:
Returns the unit that generated the notification.
In C, the parameter "h" is a handler of the notification (Notification).

3.38. Configuration Class

Class that gives access to unit's configuration system.
3.38.1. Methods
IsValid
C++:
C:
Returns true if the object contains valid information about the configuration system,
false otherwise.
Login
C++: bool Login ( const char* password )
C:
int VL_Configuration_Login ( int h, const char* password )
Provides access to unit's configuration system. The parameter "password" must indicate
unit's password. Returns true for a successful operation, otherwise returns false.
In C the parameter "h" is a handler of Configuration.
Logout
C++: bool Logout()
Quercus Technologies
VLNotificationCode get_Code()
int VL_Notification_get_Code(int h)
Unit get_Unit()
int VL_Notification_get_Unit(int h)
bool IsValid()
Does not exist
82

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents