{"cardId":"123456789100"}curl --location --request POST 'https://mcs-gateway.fscut.com/api/user_devices/weld_system_state' \
--header 'Content-Type: application/json' \
--data-raw '{"cardId":"123456789100"}'{
"status": 0,
"msg": "ok",
"data": {
"robotAxisCoor": [
1,
2,
3,
4,
5,
6
],
"gantryAxisCoor": [
1535.18500922795,
162.779983520508,
-930.000004576721
],
"cmAxisCoor": [
1.432799,
0,
0,
0
],
"robotAxisSpeed": [
0,
0,
0,
0,
0,
0
],
"gantryAxisSpeed": [
0,
0,
0
],
"cmAxisSpeed": [
1,
2,
3,
4,
5,
6,
7,
8
],
"tcpPosition": [
1503.28415254845,
1726.88695284894,
114.223906354035,
-53.5578627057713,
0.178090860771978,
-90.5831932683287
],
"weldingCurrent": 220,
"weldingVoltage": 100
}
}