Visual Basic Version TVB59X SDK

Post date: Sep 28, 2010 6:18:51 AM

Q.

Our programmers are looking into the project with the TVB590 board and its VB SDK.

In the sample VB code, several of the API functions don't work (they either crash, or exit with an error message), including

TSPL_GET_ENCRYTED_SN_EX

TVB380_SET_MODULATOR_FREQ_EX

TVB380_SET_MODULATOR_IF_FREQ_EX

TVB380_SET_MODULATOR_ATTEN_VALUE_EX

TVB380_SET_MODULATOR_PRBS_INFO_EX

A.

If VB application is runned at IDE of VB6.0, it will fail to find the necesary files(RBF and dll libraries) for board initialization.

The current VB project is a standard exe application, so it can't set start-up folder that contains RBF and dll libraries.

(At Project properties menu of IDE, Debugging Tab menu is disabled.)

Please, run TPG0590 application at installation folder(C:\Program Files\TELEVIEW\TPG0590) or SDK\APPL,

, not at IDE directly.