Are there actually high-speed plugs available?
Try using Socket:IsHispeed() in the E2, it should return true if it supports hi-speed.
I am trying to use the highspeed plugs, but with no success
Here's my setup:
2 sockets
1 plug
E2 for 1 socket:
And the other socket:Code:interval(20) Socket:writeCell(0,1337)
I stick the plug into one socket, then the other, but Out stays 0.Code:interval(20) Out = Socket:readCell(0)
And there's is no wiki page about the highspeed plug yet.
Thanks in advance.
Are there actually high-speed plugs available?
Try using Socket:IsHispeed() in the E2, it should return true if it supports hi-speed.
Done, They are highspeed, but that is pretty obvious when they are in the highspeed tool category.
I have already tryed to use them in this fasion, trust me it just dosen't work.
Save yourself alot of time just leave it.
There must be some form of extra thing neded for these to work that expression does not allow for, I did get them to output 1 if a value was writen but thats not usefull really
So they just won't work with wirelinks?
aparently,but there must be something about the way they work, if you look at BP's game console all you do is wire it to the CPU then remove CPU and the CPU's programe seems to now be on the PCI(plug)
Must be something to it than just writeing to memory
Bookmarks