User Manual Owner manual

&,,1*#*/.&)"-
Appendix B

B-78
Gets the control-coprocessor data type of the named data.
C Syntax
#include <copro.h>
unsigned DTL_TYPE (name_id, type)
int name_id;
int *type;
Parameters
name_id
The handle returned by DTL_C_DEFINE when the data item
was defined.
type
The coded value denoting the control-coprocessor data type you
specified with DTL_C_DEFINE. On return from DTL_TYPE, the type
variable will have one of the following values:
Type:
Is:
Type:
Is:
 )* *)0",-&*)  '*)$ &).
 %,  /)-&$)"!
 /)-&$)"! %,  #'*.
 -%*,.  !*/'"
 /)-&$)"! -%*,.
%"-" -1(*'& )("- ," &) 
Returns
Status Symbolic Name Meaning
 +",.&*) -/ "--#/'
  "#&)&.&*) .'" )*. &)&.&'&2"!
  "#&)&.&*)  */. *# ,)$"
  * -/ % !. &."( !"#&)"!
Description
Use DTL_TYPE to get the code that indicates the data type you specified
when you defined the data entry with DTL_C_DEFINE.
DTL_TYPE