NAS probe crashes when the below Lua script run.
x = pds.create()
pds.putInt(x,"day",1)
print("0")
local c,b = nimbus.request("hub", "get_perf_data", x, 30, 1)
if b == NIME_OK then
print("1")
y = pds.getTablePDS(c, "perf",0)
print("2")
local t = pds.convert(y)
end
The engineering team has provided Nas 9.40-T1