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.

commented: but I don't know how to send it +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.