STATECHECK COMMANDS
1048
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
statecheck checkadd
Add a check object.
SYNTAX:
statecheck checkadd [statecheck = <{eco}>]
group = <{LPState}>
name = <string>
object = <string>
paramname = <string>
paramtype = <{string|uint|bool}>
[paramop = <{and|or|single}>]
matchtype = <{equal|differ|statdelta}>
match = <quoted string>
[conschecks = <number>]
where:
statecheck The name of the statecheck. OPTIONAL
group The name of the group. REQUIRED
name The name of the check. REQUIRED
object The object to check. REQUIRED
paramname The parameter to check. REQUIRED
paramtype The parameter type. REQUIRED
paramop The parameter operator type. OPTIONAL
matchtype The match type. REQUIRED
match The match value. REQUIRED
conschecks The number of consecutuve checks the result has to be
inactive before the inactive parameter changes
OPTIONAL