beautypg.com

BrightSign Object Reference Manual (FW 5.1) User Manual

Page 268

background image

260


42
7
0
1
1


42
7
0
1
2

EnableScanDebug(filename As String) As Boolean: Allows all scan debugging to be written to a text file.
By default, there is no debug output from a scan. You can close the debug file

by passing an empty string.


Example
c=CreateObject("roChannelManager")
c.EnableScanDebug("tmp:/scandebug.txt")

v = CreateObject("roVideoPlayer")
aa = CreateObject("roAssociativeArray")
aa["RfChannel"] = 12