PLUS+1 Hardware > Controllers

use MC50 and IOX24 together

<< < (2/3) > >>

topal:
Hello,

thank you for your reply

I did not know the pdf file

my projet i same as your projet

when I have some time, I will post my program so that you can see what is wrong

thanks again

Pat

topal:
Hello,

I post my program because even with the explanations of Marbek_Elektronik

it does not work !

I tried everything but I have to miss something that I don't see

it's simple, however, what I want is by putting the C1P09 input of IOX24 to 12 volts that facing it, switch the C1P37 output of my MC50 to the high state to be able to light a bulb

the exercise seems simple but I can't do it

can someone take a look at my program and tell me where i made the mistake

thank you

Pat

FluidPowerTom:
Can you confirm that per Marbek's image you set Address Mode to 1 and set the N1 value to 0?

What are the two LED's doing on your IO module?  Both should be blinking rapidly (much faster than 1 Hz).

topal:
Hello,

i confirm, on IOX24 red led sparkles, green led flashes quickly at power on and after the green led blink at 1 hz

i have configured my iox with Service Tool

RX id 300
TX id 180
baudrate 250K
N1 0
NET 1
Address mode 1
Mask 0

can you help me

Thank

Pat

acmall:
In the program you posted you have connected the input form the IO module C1p09 to a CAN transmit message with ID 0x200 that you are transmitting on CAN_1. You have C1p37 connected to a CAN receive message with ID 0x200 also on CAN_1. This will not work as you can not transmit a message and simultaneously receive it on the same CAN port.

To have C1p37 go high in response to an input on the IO module C1p09 you just need to connect the DigIn from C1p09 on the IO module to the DigOut of C1p37.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version