Search found 4 matches

by stormy
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

thx for the trick! :wink:
by stormy
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

I wandered if there was any way we could write the version number into the module? Maybe a function or something? thx in advance!
by stormy
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

thanks for your answer! :)
by stormy
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 ...