AMX Anterus manual AxLink Programming Overview, Port Mapping, Channels, NetLinx Send Commands

Models: Anterus

1 38
Download 38 pages 46.17 Kb
Page 32
Image 32

Programming

DEFINE_EVENT

DATA_EVENT[vdvAnterus]

{

ONLINE:

{

SEND_COMMAND vdvAnterus,'PROPERTY-Identifiers,97;98;99'

SEND_COMMAND vdvAnterus,'REINIT'

}

}

Port Mapping

This module uses a single virtual device:

Port Mapping

Virtual Device

Channels

Control

Feedback

 

 

 

 

41001:1:0 – Main

All

All

All

 

 

 

 

Channels

The channels supported by the COMM module are listed below. These channels are associated with the virtual device(s) and are independent of the channels associated with the touch panel device.

Virtual Device Channel Events

Channel

Description

 

 

251

ON: Device communicating (feedback only)

OFF: Device not communicating (feedback only)

 

 

 

252

ON: Data initialized (feedback only)

OFF: Data not initialized (feedback only)

 

 

 

NetLinx Send Commands

There are two sets of NetLinx Send Commands supported by the COMM module, one set of Control commands and one set of Feedback commands.

Refer to the documentation supplied with the Anterus Duet Module for a full listing and description of supported NetLinx commands, as well as Installer Tips, Naming Conventions, Programming Notes, etc.

AxLink Programming Overview

The Anterus solution will also work without the Duet module, and all web configuration may be done with Send Commands, Channels and Levels.

Send Commands

The Anterus solution supports the AxLink Send Commands commands listed below. Note command messages either do not have a response, or are responded to with a COMMAND - not a string.

Send Commands

RSSI Threshold

The RSSI Upper and Lower Thresholds will be sent from the Master to the

 

ANT-RDR in a level update message as described in the AXLink

 

Levels section on page 31.

 

• The level value is equivalent to the RSSI value with range 0 to 255.

 

 

RSSI Sensitivity Range

The RSSI Upper and Lower Thresholds will be sent from the Master to the

 

ANT-RDR in a level update message as described in the AXLink

 

Levels section on page 31.

 

• The level value is equivalent to the RSSI value with range 0 to 255.

 

 

28

Anterus RFID Solution

Page 32
Image 32
AMX Anterus manual AxLink Programming Overview, Port Mapping, Channels, NetLinx Send Commands