mtconnect / adapter

MTConnect adapter framework
90 stars 73 forks source link

Part count to getting change to very high value in FANUC CNC #24

Open coddddc opened 2 years ago

coddddc commented 2 years ago

Hi all,

I am running adapter on cnc machine .but intermittently facing issue that part count value is changing from some value (like 2000 to 599999) to very high value . and its than increasing from same high value .some time from again for 20-50 min showing same lower value like (599999 to 2000)however all other value is same .i am unable to understand why this is happening .

Below is CMD log.

dding pmc 'SspeedOvr' at location 30 Adding pmc 'Fovr' at location 12 2022-08-25T17:31:31.088Z - Info: Server started, waiting on port 7878 2022-08-25T17:31:31.202Z - Info: Connected to: 127.0.0.1 on port 60928 Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-25T17:31:31.558Z - Info: Configuring...

2022-08-25T17:31:31.560Z - Info: Configuration for path 1: 2022-08-25T17:31:31.562Z - Info: Max Axis: 32 2022-08-25T17:31:31.563Z - Info: CNC Type: 0 2022-08-25T17:31:31.564Z - Info: MT Type: M 2022-08-25T17:31:31.566Z - Info: Series: D5 2022-08-25T17:31:31.568Z - Info: Version: 11 2022-08-25T17:31:31.569Z - Info: Axes: 04 2022-08-25T17:31:31.599Z - Info: Axis 0 : X 2022-08-25T17:31:31.601Z - Info: Axis X #0 - actual (unit 0 flag 0x15) 2022-08-25T17:31:31.604Z - Info: Units: mm 2022-08-25T17:31:31.608Z - Info: Axis 1 : Y 2022-08-25T17:31:31.612Z - Info: Axis Y #1 - actual (unit 0 flag 0x15) 2022-08-25T17:31:31.626Z - Info: Units: mm 2022-08-25T17:31:31.632Z - Info: Axis 2 : Z 2022-08-25T17:31:31.638Z - Info: Axis Z #2 - actual (unit 0 flag 0x15) 2022-08-25T17:31:31.643Z - Info: Units: mm 2022-08-25T17:31:31.646Z - Info: Axis 3 : A 2022-08-25T17:31:31.649Z - Info: Axis A #3 - actual (unit 0 flag 0x5) 2022-08-25T17:31:31.657Z - Info: Units: mm 2022-08-25T17:31:31.685Z - Info: Spindle 0 : S1 2022-08-25T17:31:31.688Z - Info: Current path: 1, maximum paths: 1 2022-08-25T17:31:31.973Z - Warning: Cannot cnc_rdntool for path 1: 0 2022-08-25T17:31:31.976Z - Warning: Trying modal tool number 2022-08-25T22:30:03.058Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-25T22:52:58.690Z - Error: cnc_rdsvmeter failed for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-25T23:43:48.449Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-25T23:45:46.069Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-26T00:28:49.353Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-26T01:15:08.606Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-26T01:23:46.861Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0 2022-08-26T01:25:37.592Z - Warning: cnc_modal failed for T on path 1: -16 Could not retrieve PMC data at 30 for SspeedOvr: -16 Could not retrieve PMC data at 12 for Fovr: -16 2022-08-26T01:25:37.701Z - Error: Cannot cnc_rdexecprog for path 1: -16 Machine has disconnected. Releasing Resources Connecting to Machine at 192.168.1.8 and port 8193 Result: 0

![image](https://![image](https://user-images.githubusercontent.com/111831590/186809257-5a49ac5c-d44d-46af-ab5c-a14c168800ef.png)