more code implemented. See pvDatabaseCPP.html for details
This commit is contained in:
@@ -110,8 +110,8 @@ static void powerSupplyTest()
|
||||
int main(int argc,char *argv[])
|
||||
{
|
||||
scalarTest();
|
||||
//arrayTest();
|
||||
//powerSupplyTest();
|
||||
arrayTest();
|
||||
powerSupplyTest();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user