Difference between revisions of "NXSL:CreateDCI"

33 bytes added ,  15:36, 2 February 2013
no edit summary
(Created page with "__NOTOC__ Create new DCI. '''Since:''' 1.2.6 == Syntax == CreateDCI(''node'',''source'',''name'',''description'',''dataType'',''pollingInterval'',''retentionTime''); == P...")
 
Line 6: Line 6:
== Syntax ==
== Syntax ==


CreateDCI(''node'',''source'',''name'',''description'',''dataType'',''pollingInterval'',''retentionTime'');
CreateDCI(''node'', ''source'', ''name'', ''description'', ''dataType'', ''pollingInterval'', ''retentionTime'');




== Parameters ==
== Parameters ==
 
:{| class="wikitable"
:{|
|-
|-
| ''node'' || [[NXSL:Node|Node]] object to create DCI on.
| ''node'' || [[NXSL:Node|Node]] object to create DCI on.
Line 51: Line 50:
| ''retentionTime'' || DCI retention time in days.
| ''retentionTime'' || DCI retention time in days.
|}
|}
:aaaa
bbb


== Return Value ==
== Return Value ==
683

edits