
Search found 4 matches
- Thu Feb 19, 2004 9:17 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with getting the module type...
- Replies: 5
- Views: 4181
- Mon Feb 16, 2004 12:24 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with getting the module type...
- Replies: 5
- Views: 4181
- Mon Feb 16, 2004 12:12 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with getting the module type...
- Replies: 5
- Views: 4181
- Thu Jan 22, 2004 12:52 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with getting the module type...
- Replies: 5
- Views: 4181
Problem with getting the module type...
We own a GLK12232-25-WBL module and we're programming in Lua. We're actually encountring problems with getting the module type. It said in the manual that it should retrun a byte hex value but it's actually returning this: ~255 here is our code:
function LCD.ReadModuleType(Resource)
local ...
function LCD.ReadModuleType(Resource)
local ...