LJM_AUTO_IPS
LJM_AUTO_IPS
sets whether or not LJM uses the auto IPs feature.
The constant LJM_AUTO_IPS
can be used interchangeably with the string "LJM_AUTO_IPS"
.
Details
0
- false/disabled
1
- true/enabled (Default)
Relevant Functions
To read LJM_AUTO_IPS
, use LJM_ReadLibraryConfigS.
To write LJM_AUTO_IPS
, use LJM_WriteLibraryConfigS or LJM_LoadConfigurationFile.
For more LJM configurations, see Library Configuration Functions.