logger_node_id
status.i4.v = logger_node_id(to_id.i4.v, node.i4.r, hist_id.i4.r,
log_name.i1p.r)
This routine translates between a Lumberjack datalogger node number
and a datalogger historic ID.
to_id desired translation operation
(TRUE -> translate from node to ID,
FALSE -> translate from ID to node)
node logger node number
hist_id logger historic ID
log_name pointer to matched logger name string
This function returns ACNET status values as follows:
OK success
CBS_NOSETUP failed to get table of logger information
CBS_NODAT failed to match ID or node
CBS_MEMFAIL dynamic memory allocation failure
This function requires the following include files:
cnsparam_h, ul_cbsaux_h:auxlib_misc_h, acnet_errors_h
Related functions:
logger_menu_items, logger_menu