Trying to send RS485 modbus command with PHP and get response into variable
I’m trying to use PHP to send a command to an RS485 modbus device and get the response. I know the device is responding correctly, cable connected correctly, etc, but I cannot seem to get any response from the command sent.