Thanks to both of you ,
I shall follow your suggestions & get back soon.
jnd001
User Profile
Collapse
-
help for chart
Hello everybody,
I am a newbie to programming.
Folloing is my problem,
I am getting serial out put as ascii string codes containing particle size distribution .It contains 50 seperate values denoting frequancy distribution.I have stored those values as 50 different numeric fields. I want to plot scatterxy chart with x axis bearing field name at a equidistance while Y arm should contain field-data value for... -
vbscript memvar manipulation.
Hello,
I am trying to interface serial data logging to msaccess database.
Following macro-module-code works fine.
Function GetCPSData()
Dim ChannelNumber As Variant
Dim MyData As String
ChannelNumber = DDEInitiate("CP SPLUS", "DRIVER")
MyData = DDERequest(Chan nelNumber, "COM1_VALUE ")
DDETerminate ChannelNumber
If Len(MyData) = 0 Then Exit...
No activity results to display
Show More
Leave a comment: