 delete | Overloaded. Deletes a named field from the monitor extension message.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setBinary | Overloaded. Adds a binary field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setBool | Overloaded. Adds a boolean field to the monitor extension message, associating that
field with a name. If the named field already exists the method will update
the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setBoolArray | Overloaded. Adds a boolean array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt2 | Overloaded. Adds an int2 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt2Array | Overloaded. Adds a int2 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt4 | Overloaded. Adds an int4 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt4Array | Overloaded. Adds a int4 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt8 | Overloaded. Adds an int8 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setInt8Array | Overloaded. Adds a int8 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setReal4 | Overloaded. Adds a real4 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setReal4Array | Overloaded. Adds a real4 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setReal8 | Overloaded. Adds a real8 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setReal8Array | Overloaded. Adds a real8 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setStr | Overloaded. Adds a string field to the monitor extension message, associating that
field with a name. If the named field already exists the method will update
the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setStrArray | Overloaded. Adds a string array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setUtf8 | Overloaded. Adds a utf8 field to the monitor extension message, associating that field
with a name. If the named field already exists the method will update the
value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|
 setUtf8Array | Overloaded. Adds a utf8 array field to the monitor extension message, associating
that field with a name. If the named field already exists the method will
update the value of the named field.
Note: This method should only be invoked when using a single,
global RTserver connection via the TipSvc.getSrv method.
|