hello, could you tell me how to send ASCII control codes 8025T fagor controller eg <ENQ> and also read from the controller <DLE> character in c language.
thanks
hello, could you tell me how to send ASCII control codes 8025T fagor controller eg <ENQ> and also read from the controller <DLE> character in c language.
thanks
These are bitpatterns eg ENQ = 00000101 while the number 5 = 00110101 of course.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.