Please enable JavaScript to view this site.

These message are used getting and setting variable value for a connected device.

NOTE: all variable of type string are considered to be encoded as UTF-8.

Standard variables handling:

bccReadVar, read a variable

bccWriteVar, write a variable

bccForceVar, force a variable

bccReleaseVar, release a variable

bccReleaseAllVars, release all variables

 

All variables handling:

bccEnumVar, enumerate variables

Safe variables handling:

bccSafeReadVar, read a variable (safe)

bccSafeWriteVar, write a variable (safe)

bccSafeForceVar, force a variable (safe)

bccSafeReleaseVar, release a variable (safe)

bccSafeReleaseAllVars, release all variables (safe)

 

Dynamic variables handling:

bccRegisterVar, register a dynamic variable

bccUnregisterVar, un-register a dynamic variable

bccUnregisterAllVars, un-register all dynamic variables

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC