beautypg.com

Chapter 4: application examples – AMETEK 1746 LDT Interface Card User Manual

Page 18

background image

15

Installation & Programming Manual

Chapter 4: Application Examples

Chapter 4: Application Examples

(1)

For parameters and positions that are 32 bits, the value needs to be spread over two 16 bit
words. The high word will contain the most significant 16 bit and the low word will contain the
least significant 16 bits.

Example:

If the scale factor was 4096, the high word would be 0 (0 hex) and the low
word would be 4096 (1000 hex).

Example:

If the scale factor was 500,000, the high word would be 7 (7 hex) and the low
word would be -14,288 (A120 hex).

(2)

The following is an example program for setting up the 1746R Resolver Interface Module.
The 1746R Resolver Interface Module is installed in slot 1 of the SLC 500 rack. The
following data defines the command parameters and state flags that are used to program the
1746R Resolver Interface Module:

Configuration Command

#N7:0

Position Scaling Command for Resolver 1

#N7:10

Position Scaling Command for Resolver 2

#N7:20

Reset-to-Preset Command

#N7:30

Home Position Command for Resolver 1

#N9:0

Home Position Command for Resolver 2

#N9:10

Program State Flags

#N10:0

1746R Configuration

#N10:0/0

Resolver 1 Configuration

#N10:0/1

Resolver 2 Configuration

#N10:0/2

Reset-to-Preset

#N10:0/3

Resolver 1 Home Positioning

#N10:0/4

Resolver 2 Home Positioning

#N10:0/5

Configuration Complete

#N10:0/6

Valid Position Flags

#B3:0

Resolver 1 Valid Position

#B3:0/15

Resolver 2 Valid Position

#B3:0/14