Sign in to follow this  
Followers 0
ism41L

56 Amxn Card Automax Data exchange

1 post in this topic

 

Hi,

I cant read all data from Automax drops.

if set amxn card drop number to 7 . I can read data from 7 8 9 drops

if set amxn card drop number to 2 . I can read data from 2 3 4.....9 drops

And i cant read 0 -31 registers in any drops

My card dropmap settings:

Local:5:C.InputDropMap[0].Block[0] = 1

Local:5:C.InputDropMap[0].Block[1] = 2

Local:5:C.InputDropMap[0].Block[2] = 3

Local:5:C.InputDropMap[0].Block[3] = 4

Local:5:C.InputDropMap[0].Block[4] = 5

Local:5:C.InputDropMap[0].Block[5] = 6

Local:5:C.InputDropMap[1].Block[6] = 7

Local:5:C.InputDropMap[1].Block[0] = 8

Local:5:C.InputDropMap[1].Block[1] = 9

Local:5:C.InputDropMap[1].Block[2] = -1

Local:5:C.InputDropMap[1].Block[3] = -2

Local:5:C.InputDropMap[1].Block[4] = -3

Local:5:C.InputDropMap[1].Block[5] = -4

Local:5:C.InputDropMap[1].Block[6] = -5

Local:5:C.InputDropMap[2].Block[0] = -6

Local:5:C.InputDropMap[2].Block[1] = -7

Local:5:C.InputDropMap[2].Block[2] = -8

Local:5:C.InputDropMap[2].Block[3] = -9

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0