Zitat: |
+ Implemented SendRS232 Function
Send a Message through an RS232-Com-Port Syntax1: Button0Function=SendRS232_{message}:{port},{baudrate},{parity},{databits},{stopbits} e.g. Button0Function=SendRS232_ATH & chr(13):2,115200,N,8,1 !This Function is only for Com-Ports not used by Other Devices! Syntax for Phone: Button0Function=SendRSPhone_{message} Syntax for CAN : Button0Function=SendRSCAN_{message} Syntax for OBD : Button0Function=SendRSOBD_{message} |