im_set_port_direction
4-50
im_set_port_direction
Purpose
This function specifies whether the communications port receives or
transmits data.
Syntax
#include "imt209x.h"
IM_STATUS im_set_port_direction
(IM_USHORT
direction) ;
IN Parameters
direction Identifies the direction of data transfer. Choose one of these
constants:
IM_RS485_RECV The serial COM port receives data.
IM_RS485_XMIT The serial COM port transmits data.
OUT Parameters
None.
Return Value
This function returns one of these codes:
IM_OK Mode set successfully.
IM_INVALID_PORT The value for port_id is invalid.
IM_INVALID_DIRECTION The value for direction is invalid.
See Also
im_set_com_port
im_set_scanning
Purpose
This function enables or disables the TRAKKER T2090 computer’s scanning
capability.
Syntax
#include "imt209x.h"
IM_STATUS im_set_scanning
(IM_CONTROL
enable_disable);
IN Parameters
enable_disable Specifies if the scanning beam will be activated when the user
presses the ENTER key with no data keyed in. Choose one of these
constants:
IM_ENABLE Enable the scanner.
IM_DISABLE Disable the scanner.
OUT Parameters
None.
Summary of Contents for Trakker T2090
Page 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Page 4: ......
Page 14: ......
Page 19: ...Getting Started 1 ...
Page 20: ......
Page 33: ...User Interface 2 ...
Page 34: ......
Page 55: ...Application Development 3 ...
Page 56: ......
Page 61: ...Application Functions 4 ...
Page 62: ......
Page 127: ...Reader Command Reference 5 ...
Page 128: ......
Page 145: ...Configuration Command Reference 6 ...
Page 146: ......
Page 187: ...BIOS Support 7 ...
Page 188: ......
Page 205: ...Hardware Specifications 8 ...
Page 206: ......
Page 212: ......
Page 213: ...Demo Software A ...
Page 214: ......
Page 230: ......
Page 231: ...Microsoft Visual C C Settings B ...
Page 232: ......
Page 237: ...Full ASCII Charts C ...
Page 238: ......