Jump to content

Help me- Autoit and Primera disc publisher Bravo SE SDK


Recommended Posts

I have Primera disc pulisher Bravo SE

Primera has released sdk support to develop software.

How use dllcall syntax with autoit and Primera sdk tools?

for download sdk tools:

http://www.primera.com/downloads/support/S...Robot_1_3_4.zip

Username = supportsdk

Password = sdk191

For example at startup is necessary utilize function PTRobot_Initialize to initialize the Primera disc publisher

From documentation

2.1.1 PTRobot_Initialize

///////////////////////////

//

// PTRobot_Initialize

//

// Description:

// Function to initialize internal data structures of

// the PTRobot module.

// Params:

// None

// Notes:

// Return:

// PTROBOT_OK if Successful

// PTROBOT_INTERNAL if an internal error occurred.

//

///////////////////////////

DWORD WINAPI PTRobot_Initialize();

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...