Methods - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_OutputId ( int value )
C:
void VL_ConfigurationOutputActuator_put_OutputId( int h, int outputId )
Modifies the identifier of the digital output associated to the actuator.
In C, the parameter "h" is a handler of ConfigurationDetector.
Time
Time duration of digital output activation; in miliseconds.
C++: int get_Time ( )
C:
int VL_ConfigurationOutputActuator_get_Time ( int h )
Returns the time duration of digital output activation.
In C, the parameter "h" is a handler of ConfigurationDetector.
C++: void put_Time ( int value )
C:
void VL_ConfigurationOutputActuator_put_Time( int h, int t )
Modifies the time duration of digital output activation.
In C, the parameter "h" is a handler of ConfigurationDetector.

3.45.2. Methods

IsValid
C++: bool IsValid()
C:
Does not exist.
Returns true if the object contains valid information, false otherwise.
AddRef
C++:
C:
See 2.2.1. Memory management.
Quercus Technologies
109
Does not exist
void VL_ConfigurationOutputActuator_AddRef ( int h )

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?

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents