Results 1 to 7 of 7
-
11-05-2013, 04:40 PM #1
- Join Date
- Feb 2011
- Location
- Lagny-sur-Marne 5Km near Disneyland Paris
- Posts
- 6
programming in Linda LUA IPC code with a pokey56U
I bought a Pokey 56U and i try to pilot a single switch with a Script given on Polabs Web Site (written by Terry Hall)
but the script doesn't work at all
if i open it with the "Linda Editor", a error is shown at the begining of the script on a "end" in line 11 and the line 6 (creating the pockey Dll object) is hightlighted in Red
is somebody know how interact pokey with Linda IPC or have you a small piece of code to show how i could manage switch as the battery ON/OFF
Syntax error!
Line: 11: attempt to index global 'luacom' (a nil value)
stack traceback: \linda\lua\tmp.lua:11: in main chunk
1 | -- =================================================================================
2 | -- Initial Setup
3 | -- =================================================================================
4 |
5 | require "luacom"
6 | poKeys = luacom.CreateObject("PoKeysDevice_DLL.PoKeysDevice")
7 |
8 | if poKeys == nil then
9 | ipc.log("Error: Unable to create PoKeysDevice_DLL object")
10 | ipc.exit()
11 | end
12 |
13 | connect_usb = true -- true = USB / false = ethernet
thanks for your help
thierry
newbie in home cockpit
-
11-06-2013, 11:10 AM #2
Re: programming in Linda LUA IPC code with a pokey56U
You have off course installed the PoKeys libraries which can be found on the very same website ?
If not you should first install the PoKeys software.
Regards, Wendyhttp://www.flightsimparts.eu
PoKeys interface cards
-
11-08-2013, 07:51 PM #3
- Join Date
- Feb 2011
- Location
- Lagny-sur-Marne 5Km near Disneyland Paris
- Posts
- 6
Re: programming in Linda LUA IPC code with a pokey56U
Hi Wendy
Do you speak about this one ??
PoKeysLib - Cross-platform C++ library for PoKeys
i have also installed the may pokey software V3.0.650
Regards Thierry
-
11-09-2013, 03:38 AM #4
Re: programming in Linda LUA IPC code with a pokey56U
Yes that is the one
Regards, Wendyhttp://www.flightsimparts.eu
PoKeys interface cards
-
04-14-2015, 10:35 AM #5
- Join Date
- Feb 2011
- Location
- venice italy
- Posts
- 5
-
04-14-2015, 11:11 AM #6
Re: programming in Linda LUA IPC code with a pokey56U
Just install in to the default location. The location where the setup op PoScope installs.
Pokeys libraries have nothing to do with FSX directly
Regards, Wendyhttp://www.flightsimparts.eu
PoKeys interface cards
-
04-14-2015, 12:00 PM #7
- Join Date
- Feb 2011
- Location
- venice italy
- Posts
- 5
Looking for Fun? Connect with Women Seeking Casual Encounters in Your Town
JH startup on Client PC