AXB-ISR4 and Serial Comunication
jdiaz
Posts: 3
I have an AXB-IRS4 and i try to config one por as Serial por but it doesn't respond to the code
I send this code for configuration
DATA_EVENT [RP_TV]
{
ONLINE:
{
SEND_COMMAND RP_TV,"'SET MODE DATA'"
WAIT 5 SEND_COMMAND RP_TV, "'SET BAUD 9600,N,8,1'"
}
}
Is anything i'm doing wrong??
thanks
jd
I send this code for configuration
DATA_EVENT [RP_TV]
{
ONLINE:
{
SEND_COMMAND RP_TV,"'SET MODE DATA'"
WAIT 5 SEND_COMMAND RP_TV, "'SET BAUD 9600,N,8,1'"
}
}
Is anything i'm doing wrong??
thanks
jd
0
Comments