pyLSV2 icon indicating copy to clipboard operation
pyLSV2 copied to clipboard

A pure Python3 implementation of the LSV2 protocol

Results 8 pyLSV2 issues
Sort by recently updated
recently updated
newest added

Hi, Library: pyLSV2 1.3.3 Controller: TNC-Type: TNC640 NC-Version: 340590 08 SP7 PLC-Version: 17-M008-V01SP11 I am trying to read DWord 26732, which for my TNC 640 holds the actual tool number,...

Apologies if this enquiry is a little off-topic, but I suspect I've found the right specialists here. I have been told that the LSV2 protocol has been discontinued and will...

help wanted

Hello, I try to send data (normal .H) with send_file, binary_mode=False on a "iTNC530 60642002 SP10" (the same code works on a TNC640) `could not send data, received unexpected response...

bug

Hello everyone: I am trying to locate a certain memory adress in the PLC of a Heidenhain TNC 640 but I can't. My main problem is that I cannot make...

question

Exercising get_error_messages on a iTNC 530 the logging/logic implies that getting to the "no next error" case is a negative and not a complete walk of the active error messages....

Reading PLC memory via memory address like `con.read_plc_memory(356, pyLSV2.MemoryType.DWORD, 1)` returns the following: - Address 356: [4210752250] - Address 364: [4210752250] - Address 368: [4210752250] - Address 360: [4210752250] -...

iTNC

Hello everyone, It's been a while since I've coded on this library, and I can no longer remember what the passwords are to connect, to access any information. I would...

Hi, Commenting on that quoted part in one of your replies: > first, regarding your comment with connection to the TNC640: I was referring to the TNCopt software. I used...