beautypg.com

Debug, Atimer:queue(nms), Debug(category, …) – ClearOne Writing StreamNet User Manual

Page 41: Setdebug(category, <”on”|”off”|”toggle”>)

background image

Reference

9-11

All specifications subject to change without notification. All rights reserved. Copyright © 2007 NetStreams

Main +1 512.977-9393 / fax +1 512.977.9398 / Toll Free Technical Support +1 866-353-3496

3600 W. Parmer Lane, Suite 100; Austin, TX 78727 /

www.netstreams.com.

NOTE

aTimer:queue(nMS)

Queues the timer object to be executed in nMS milliseconds subject to the vagaries of
operating system scheduling. If the timer is already queued for execution, the timeout
will be rescheduled.

Debug

debug(category, …)

The category is coerced
to a lower case string
before any processing is
done. The special
category “all” controls
all categories. The
default filtering for all
messages is off.

Displays in the Debug Viewer the remaining (…) parameters if debug filtering is on
for category. If there is only one parameter, it is always displayed in the debug
viewer. Parameters are displayed concatenated with a tab character.

setDebug(category, <”on”|”off”|”toggle”>)

Enables, disables or toggles display of messages for the given category. If the
given category is “all” then the operation will apply to all messages. The equivalent
ASCII command is:

#@Service#debug category