AutoPatrol, Bureaucrats, Administrators
683
edits
(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 == |